home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Online / FlushHeaders / FlushHeaders.readme < prev    next >
Text File  |  2001-06-10  |  2KB  |  60 lines

  1. Short:    FlushHeaders for Yam2NN_087 V1.00
  2. Author:   Karol Bryd <kbryd@femina.com.pl> & H. vd Ree <hivdree@uwnet.nl>
  3. Uploader: H. van der Ree <hivdree@uwnet.nl>
  4. Version:  1.00 (1-Jun-2001)
  5. Type:     comm/news
  6. Requires: OS3.x, 68020, Yam2NN_0.87, YAM2.x and REXX.
  7. Replaces: comm/news/FlushHeaders.lha
  8.  
  9.  
  10. New version of FlushHeaders for Yam2NN v0.87.
  11.  
  12. FlushHeaders' task is to delete all files found in the Delete folder of
  13. YAM and if it is a newsposting to look for a matching headerfile in
  14. NNTP-Headers and delete that too.
  15.  
  16. This new version of FlushHeaders now knows the format of the file
  17. Yam2NN.folders as written by Yam2NN v0.87. Even better, it produces a
  18. version of the file Yam2NN.folders that contains only the four standard
  19. YAM folders, your newsfolders AND takes care of separatorbars!
  20.  
  21. To get this 'new' version rename or delete your existing Yam2NN.folders
  22. file. Then run FlushHeaders from a shell while YAM is running. Or simply
  23. start YAM if you are using the rexx script 'FlushUnusedHeaders.rexx',
  24. ** AFTER ** replacing the old FlushHeaders with this new one.
  25.  
  26. Because Yam2NN v0.87 checks for changes in YAM:.folders and if found
  27. writes out a new Yam2NN.folders file, you may have to repeat the above.
  28. But it only makes sense if you have separatorbars in your YAM folderslist.
  29.  
  30. Other changes are:
  31.  
  32. * It frees all used memory!
  33. * It quits if an error occurs, but without any output. Use SnoopDos to
  34.   find out why.
  35. * It will look for the headerfile in all subdirectories of NNTP-Headers
  36.   if it cannot find it because the posting was a cross-posting.
  37.  
  38.  
  39. It is a drop-in replacement for the old FlushHeaders as found in the
  40. archive 2b_Yam2NN.lha, so copy it to your C: directory.
  41.  
  42.  
  43. This version was done by H. van der Ree and compiles with DICE 3.16.
  44. It requires OS3.x and a 68020 or better. It works with YAM 2.2, OS 3.1
  45. and OS 3.9.
  46.  
  47.  
  48. **   FlushHeaders is part of YAM2NN - Usenet access for YAM p7 and
  49. **   newer, copyright (C) 1999 Karol Bryd <kbryd@femina.com.pl>
  50. **
  51. **   This program is free software; you can redistribute it and/or
  52. **   modify it under the terms of the GNU General Public License
  53. **   as published by the Free Software Foundation; either version 2
  54. **   of the License, or (at your option) any later version.
  55. **
  56. **   This program is distributed in the hope that it will be useful,
  57. **   but WITHOUT ANY WARRANTY; without even the implied warranty of
  58. **   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  59. **   GNU General Public License for more details.
  60.